home *** CD-ROM | disk | FTP | other *** search
/ Computerized Investing - Spreadsheet Collection / Spreadsheet Collection.iso / pc / ibm3 / ibm3.bat < prev   
Encoding:
DOS Batch File  |  1996-03-12  |  1.9 KB  |  43 lines

  1. ECHO OFF 
  2. CLS 
  3. ECHO                             INSTRUCTIONS FOR THE 
  4. ECHO                          IBM MUTUAL FUND DATA DISK
  5. ECHO   .
  6. ECHO    (C) Copyright 1996, American Association of Individual Investors
  7. ECHO   .
  8. ECHO    This disk contains a Lotus 1-2-3 worksheet of key cost, performance and
  9. ECHO    risk measures on over 750 no- and low-load mutual funds. Data on this
  10. ECHO    disk was gathered directly from company releases. Micropal Inc. supplied
  11. ECHO    performance and share statistics.  Factual material is not guaranteed
  12. ECHO    but has been obtained from sources believed to be reliable.
  13. ECHO   .
  14. ECHO    The mutual fund data can be found in the file FUNDS95.WK1. The file
  15. ECHO    will run in version 2.0 or higher of of 1-2-3 and can be used with 
  16. ECHO    other spreadsheet programs that are 1-2-3 compatible or can read 
  17. ECHO    1-2-3 files.
  18. ECHO   .
  19. PAUSE 
  20. ECHO   .
  21. ECHO    A listing of all the data fields and a their descriptions can be found
  22. ECHO    in the file FUNDS95.TXT. This is an ASCII text file. To view this
  23. ECHO    file, at the DOS command prompt ("A>"), enter
  24. ECHO   .
  25. ECHO                              TYPE FUNDS95.TXT
  26. ECHO   .
  27. ECHO    to output the file to the screen.  As the text scrolls up the screen,
  28. ECHO    you can "freeze" the display by holding down the Ctrl key then pressing
  29. ECHO    the Num Lock key (For those with IBM enhanced keyboards, you may have to
  30. ECHO    press the Pause key). Following that, you can "unfreeze" the display by 
  31. ECHO    pressing any key. 
  32. ECHO   .
  33. ECHO    To output the file to the printer:  First, make sure your printer is on;
  34. ECHO    second, position the paper correctly at the top of the form; finally, at
  35. ECHO    the DOS prompt, enter: 
  36. ECHO   .
  37. ECHO                              TYPE FUNDS95.TXT > PRN 
  38. ECHO   .
  39. ECHO    You can print out this directions file (IBM3.BAT) using a similar 
  40. ECHO    procedure. 
  41. ECHO   .
  42. ECHO    Good luck!
  43.